Moving the mouse over the object or clicking on the object can
trigger a sound action.
The supported files are .WAV files.
Wave files are external files and are not included in the MBD
file. You have to provide the relative paths to the .WAV
files. See comments in
External Commands
The On Click section can play instead of a Wave file the Audio
track from Audio CD or Mixed-mode CD.
To use this function you will write instead of wave file name
CD Audio command.
Commands:
CD:TrackNumber - will play desired track number. Note, if youÆre using Mixed mode audio the audio track will starts from 2. (example CD:2)
CD:STOP - Stop playing
CD:PLAY - Start Playing û use after CD:PAUSE or CD:STOP
CD:FW - Play next track
CD:BW - Play previous track
CD:PLP - Play or Pause (the same action can play or pause playing)
You can use Script to do the same û using CDAudio commands.
As you can see you can build your own little CD player with
Multimedia Builder.
You can use also embedded wave files by writing the name or by clicking on the Embedded wave button. The Embedded Wave Dialog Box will appear where you can add new wave or select existing wave.